From 113ec86dd7c59d1b73893ad8a503d7ff19ac1cb8 Mon Sep 17 00:00:00 2001 From: "kaf24@localhost.localdomain" Date: Fri, 19 Jan 2007 23:53:54 +0000 Subject: [PATCH] [XEN] Remove bogus include reference. Signed-off-by: Keir Fraser --- xen/common/domain.c | 1 - 1 file changed, 1 deletion(-) diff --git a/xen/common/domain.c b/xen/common/domain.c index 9203e837a7..e91b8028ff 100644 --- a/xen/common/domain.c +++ b/xen/common/domain.c @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #ifdef CONFIG_COMPAT -- 2.30.2